x86: Do not permit 'AUTO_ASSIGN' parameter to PHYSDEVOP_alloc_irq_vector.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 9 Sep 2008 16:28:05 +0000 (17:28 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 9 Sep 2008 16:28:05 +0000 (17:28 +0100)
commit2c4bad2fa24338d979f81f470f01231fbc91375f
treed801b14d6e5fed033c4130906f5433a8b7d5e4af
parent792f9bc05e1ec6980b81a989d957cf6f38bea7bc
x86: Do not permit 'AUTO_ASSIGN' parameter to PHYSDEVOP_alloc_irq_vector.

It's not needed for MSI handling as Xen hides the vector allocation
and MSI-device programming.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/physdev.c